Encapsulates both the sync and async in the same API for reading a file
The path to read
A task/promise which will output the file data. It returns null if the path is invalid
See Implementation
Encapsulates both the sync and async in the same API for reading a file